home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / fdude30.zip / FDMCI.DOC < prev    next >
Text File  |  1993-03-21  |  1KB  |  39 lines

  1.  
  2.  FileDude - MCI Codes                                                03-20-93
  3.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.     The below codes are used by FileDude in it's file list template
  6.  files. Consistency with Renegade's MCI code system has been attempted.
  7.  
  8.     MCI CODES ARE CASE SENSITIVE!
  9.  
  10.  
  11.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  12.  
  13.     @a      Current date which file list is being compiled on
  14.     @r      Date that file was uploaded
  15.  
  16.     @x      Name of current file being processed
  17.     @y      Size of current file being processed
  18.     @z      Description of current file being processed
  19.  
  20.     @Y      Name of current file area being processed
  21.     @v      Total bytes in current file area processed to that point
  22.     @w      Total number of files in current file area processed to that
  23.         point
  24.  
  25.     @s      Total bytes processed to that point
  26.     @t      Total number of files processed to that point
  27.     @u      Total number of directories process to that point
  28.  
  29.     @1      Extended description of current file - Line #1
  30.     @2      Extended description of current file - Line #2
  31.     @3      Extended description of current file - Line #3
  32.     @4      Extended description of current file - Line #4
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  [End-of-file]
  39.